home *** CD-ROM | disk | FTP | other *** search
- Path: erich.triumf.ca!bennett
- From: bennett@erich.triumf.ca (P.Bennett)
- Newsgroups: comp.lang.c
- Subject: Re: Parallel Ports
- Date: 7 Mar 1996 07:41 PST
- Organization: TRIUMF: Tri-University Meson Facility
- Distribution: world
- Message-ID: <7MAR199607415993@erich.triumf.ca>
- References: <4hlra8$llk@CT1.SNET.Net>
- NNTP-Posting-Host: erich.triumf.ca
- News-Software: VAX/VMS VNEWS 1.50
-
- In article <4hlra8$llk@CT1.SNET.Net>, Marc <marcd@mail.snet.net> writes...
- >My question:
- >
- >I would like to use the parallel port of a PC for controlling hardware.
- >
- >I can control the output of the 8 data bits using:
- >
- >#define PORT 0x3BC /* LPT 1 */
- >outp(PORT,value);
- >
-
- There are some FAQs on the PC parallel port avalable from
- http://www.paranoia.com/~filipg which should cover the info you need.
-
- Peter Bennett VE7CEI | Vessels shall be deemed to be in sight
- Internet: bennett@triumf.ca | of one another only when one can be
- Packet: ve7cei@ve7kit.#vanc.bc.ca | observed visually from the other
- TRIUMF, Vancouver, B.C., Canada | ColRegs 3(k)
- GPS and NMEA info and programs: ftp://sundae.triumf.ca/pub/peter/index.html
- or: ftp://ftp-i2.informatik.rwth-aachen.de/pub/arnd/GPS/peter/index.html
-
-
-
-
-
-
-